/*
 * /static/themes/default/bk/css/BKQTRead.css
 * 功能：自定义样式
 * 
 * ver	  变更日期		担当者		 变更内容
 * ————————————————————————————————————————————
 * V1.00	2016-03-15	  林玉亮			  初版
 * 
 * Copyright(c) 2014-2015 Neusoft Business Software corporation All Rights Reserved.
 * LICENSE INFORMATION
*/
@charset "utf-8";

body#pageBody div.content {
	min-height: 300px!important;
}

div.newspaperDiv div#div-paper{ 
	border: 3px solid #dddddd;
}

div.newspaperDiv div#div-paper > img {
	width: 590px;
}

div.newspaperDiv div#pageInfoListDiv {
	min-height: 865px;
}

div.newspaperDiv div.border-color {
	border: solid 1px #c0c0c0;
}

div.newspaperDiv div#pageInfoListDiv div#bkSearchInfoDiv {
	border-left-width: 0px;
	padding-left: 0;
}

div.newspaperDiv div#pageInfoListDiv div#bkSearchInfoDiv div.col-xs-6 {
	border-left-width: 0px;
	padding-left: 0;
}

div.newspaperDiv div#pageInfoListDiv div#bkSearchInfoDiv input {
	width: 148px;
	padding-left: 0;
	border: 1px solid #bc131a;
	border-radius: 0;
}

div.newspaperDiv div#pageInfoListDiv div#bkSearchInfoDiv button {
	width: 72px;
	background-color: #bc131a;
	color: white;
	border-radius: 0;
}

div.newspaperDiv div#pageInfoListDiv div#layoutinf {
	height: 490px;
	overflow-y: auto;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: solid 1px #c0c0c0;
}

div.newspaperDiv div#pageInfoListDiv div#issueReadSearchDiv, div.col-xs-12, div.col-xs-7, div.col-xs-5, div.col-xs-4 {
    padding-left: 0px;
    padding-right: 0px;
}

div.newspaperDiv div#pageInfoListDiv div#issueReadSearchDiv div.col-xs-5 input {
	width: 120px;
    padding-left: 0;
    border: 1px solid #bc131a;
    border-radius: 0;
}

div.newspaperDiv div#pageInfoListDiv div#issueReadSearchDiv div.col-xs-4 button.btn-default {
	padding-right: 0px;
    padding-left: 0px;
	width: 54px;
    background-color: #bc131a;
    color: white;
    border-radius: 0;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTIssueList {
    border-bottom: solid 1px #c0c0c0;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTCopyrightContent div.copyrightcontent {
	height: 320px;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTCopyrightContent div.copyrightcontent iframe {
    height: 320px;
}

div.newspaperDiv div#pageInfoListDiv a.pdfdownloadinfo {
    color: #ffffff;
    background-color: #bc131a;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTIssueList {
    height: 234px;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTIssueList ul.recent-ul {
	padding-left: 5px;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTIssueList ul.recent-ul li.recent-li {
	height: 20px;
    width: 290px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.newspaperDiv div#pageInfoListDiv div#BKQTIssueList ul.recent-ul li.recent-li a.hotReadColor {
    color: #ffffff;
    background-color: #bc131a;
}

div.newspaperDiv div.background {
	min-height: 35px;
	line-height: 30px;
	border-bottom: 1px solid #bc131a;
}

div.newspaperDiv div.my-draw-line-x {
	background-color: #F61111;  
	position: absolute;
	height: 2px;
}

div.newspaperDiv div.my-draw-line-y {
	background-color: #F61111;  
	position: absolute;
	width: 2px;
}

div.newspaperDiv div.tip_title {
    background-color: #bc131a;
    position: absolute;
    border-radius: 5px;
    max-width: 246px;
}

div.newspaperDiv div.tip_title span {
    font-size: 20px;
    color: #ffffff;
}

div.newspaperDiv div#pageInfoListDiv div#layoutinf ul.paper-ul {
    padding-left: 5px;
}

div.newspaperDiv div#pageInfoListDiv div#layoutinf ul.paper-ul li.paper-li {
	min-height: 28px;
	height: 28px;
	max-height: 28px;
	line-height: 20px;
	display: block;
}

div.newspaperDiv div#pageInfoListDiv div#layoutinf ul.paper-ul li.paper-li div.textOverflow {
	width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.newspaperDiv div#pageInfoListDiv div#layoutinf ul.paper-ul li.paper-li a.hotReadColor {
    color: #ffffff;
    background-color: #bc131a;
}

div.newspaperDiv div.contentInfoList {
    height: 300px;
    overflow-y: auto;
    border-bottom: 1px solid #c0c0c0;
}

div.newspaperDiv div#issueInforDiv div.contentInfoList ul.content-ul {
	padding-left: 5px;
}

div.newspaperDiv div#issueInforDiv div.contentInfoList ul.content-ul li.content-li {
	list-style-type: square;
	list-style-position: inside;
    height: 24px;
    width: 270px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

div.newspaperDiv div#issueInforDiv div.contentInfoList ul.content-ul li.content-li a.hotReadColor {
	color: #ffffff;
	background-color: #bc131a;
}

div.newspaperDiv div.subscribeMarqueeDiv {
    height: 200px;
}

div.newspaperDiv div.subscribeMarqueeDiv iframe {
    height: 200px;
    scrolling: no;
}

div.newspaperDiv div.advertiseImageInfo {
	background-image: url('./images/adv.png');
	height: 277px;
	width: 296px;
	margin: 10px 0 0 0
}

div.bigImg {
    position: absolute;
    float: left;
    z-index: 100;
    left: 1px;
    top: 1px;
}

body#pageBody div.form-group input.form-control {
	width: 264px;
}

body#pageBody div.form-group input.issuedateinfor {
    width: 90px!important;
}

body#pageBody div.form-group select.form-control {
	width: 264px;
}

body#pageBody div.form-group select.slt-category {
    width: 122px;
}

body#pageBody div.pageloadmore{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	margin-right: 2px;
	background:#F2F2F2;
	border: 1px solid #F2F2F2;
}

body#pageBody a.user-media {
	display: block;
	color: #333;
}
body#pageBody a.user-media:hover, body.layout a.user-media:focus {
	text-decoration: none;
	color: #333;
}

body#pageBody a.user-media body.layout a.user-link {
	float: left;
}

body#pageBody div.pageloadmore:hover, body.layout div.pageloadmore:focus {
	background-color: #E8E8E8;
	border: 1px solid #808080;
}
body#pageBody div.pageloadmore::before, body.layout div.pageloadmore:after {
	display: table;
	content: " ";
}
body#pageBody div.pageloadmore:after {
	clear: both;
}

body#pageBody div#BKQTReadPagesList div.page_thumbnail_read {
	border: 1px solid #d6d6d6;
	width: 193px;
	margin: 5px;
}

body#pageBody div#BKQTReadPagesList div.page_thumbnail_read div.page_thumbnail_image img {
	width: 186px;
	height: 269px;
}

body#pageBody div#BKQTReadPagesList div.page_thumbnail_read div.page_thumbnail_issue {
	background-color: #efefef;
	margin-bottom: 5px;
}

body#pageBody div#BKQTReadPagesList div.page_thumbnail_read div.page_thumbnail_issue span.page_thumbnail_issueDate {
	font-size: 10px;
}

body#pageBody div#BKQTReadPagesList div.page_thumbnail_read div.page_thumbnail_pagename {
	background-color: #efefef;
	width: 186px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis!important;
	white-space: nowrap;
}

body#pageBody div#pageReadSearchDiv, div#articleReadSearchDiv, div#imageReadSearchDiv, div#advertiseReadSearchDiv, div#statisticsDiv {
	background-color: #efefef;
	border: 1px solid #d6d6d6;
}

body#pageBody .bk_header {
	min-height: 130px;
	height: 130px;
	max-height: 130px;
	margin-bottom: 5px;
}

body#pageBody .bk_header > div {
	min-height: 128px;
	height: 128px;
	max-height: 128px;
	line-height: 118px;
	padding: 3px 10px 3px 15px;
}

body#pageBody .bk_header > div[data-bg="gray"] {
	background-color: #efefef;
	border: 1px solid #dddddd;
}

body#pageBody .bk_header > div > div {
	min-height: 120px;
	max-height: 120px;
	display: inline-block;
}

body#pageBody .bk_header > div[data-bg="gray"] > div.col-v-center {
	padding-top: 12px;
	padding-bottom: 12px;
	border-right: 1px solid #dddddd;
}

body#pageBody .bk_header > div[data-bg="gray"] > div.col-v-right {
    padding-top: 0px;
    padding-bottom: 20px;
}

body#pageBody .bk_header > div > div div {
	min-height: 30px;
	height: 30px;
	max-height: 30px;
	line-height: 25px;
}

body#pageBody .bk_header > div[data-bg="gray"] > div div[data-type="label"] {
	color: #999999;
}

body#pageBody .bk_header > div[data-bg="gray"] > div div[data-type="content"] {
	color: #6c6c6c;
}

body#pageBody .bk_header > div > div[data-border="radius"] {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

body#pageBody .bk_header > div > div[data-border="radius"] > div {
	min-height: 118px;
	height: 118px;
	max-height: 118px;
}

body#pageBody .bk_header > div > div[data-border="radius"] > div:first-child {
	border-right: 1px solid #e0e0e0;
	color: #bc131a;
	font-weight: bold;
	writing-mode: lr-tb;
	letter-spacing: 8px;
	padding-top: 0px;
	padding-left: 4px;
}

body#pageBody .bk_header > div > div[data-border="radius"] > div:first-child span {
	padding-top: 25px;
}

body#pageBody .bk_header > div > div[data-border="radius"] div.themes_font_family {
	overflow: hidden;
}

body#pageBody .bk_header > div > div.app-share > div {
	min-height: 78px;
	height: 78px;
	max-height: 78px;
}

body#pageBody .bk_header > div > div.app-share > div:first-child {
	min-height: 40px;
	height: 40px;
	max-height: 40px;
}

body#pageBody .bk_header > div > div.app-share > div > div {
	min-height: 76px;
	height: 76px;
	max-height: 76px;
	display: inline-block;
}

body#pageBody .bk_header > div > div.app-share > div:first-child > div {
	min-height: 38px;
	height: 38px;
	max-height: 38px;
	line-height: 50px;
	font-size: 14px;
	color: #d3d3d3;
	padding-right: 12px;
}

body#pageBody .bk_header > div > div.app-share > div > div > div {
	min-height: 37px;
	height: 37px;
	max-height: 37px;
}

body#pageBody .bk_header > div > div.app-share > div > div.layout_width_percent_30_true {
	margin-right: 5px;
}

body#pageBody .bk_header > div > div.app-share > div div[data-img] {
	background-repeat: no-repeat;
	background-position: center center;
}

body#pageBody .bk_header > div > div.app-share > div div[data-img="android"] {
	background-image: url('./images/android.png');
}

body#pageBody .bk_header > div > div.app-share > div div[data-img="apple"] {
	background-image: url('./images/apple.png');
}

body#pageBody .bk_header > div > div.app-share > div div[data-img="weibo"] {
	background-image: url('./images/weibo.png');
}

body#pageBody .bk_header > div > div.app-share > div div[data-img="wechat"] {
	background-image: url('./images/wechat.png');
}

body#pageBody div#contentReadDiv {
	padding-left: 20px;
	padding-right: 20px;
}

body#pageBody div#contentReadDiv div.content_button input {
	font-size: 14px;
}

body#pageBody div#contentReadDiv div.content_column span {
	font-size: 14px;
	font-weight: bold;
}

body#pageBody div#contentReadDiv div.content_header {
	border-bottom: 1px solid #ccc;
}

body#pageBody div#contentReadDiv div.content_detail div.content_author span {
	font-size: 16px;
}

body#pageBody div#contentReadDiv div.content_detail div.content_newspaperinfor span {
	color: #0093D8;
	font-size: 16px;
}

body#pageBody div#contentReadDiv div.content_infor p {
	font-size: 18px;
	line-height:36px;
}

body#pageBody div#contentReadDiv div.content_header span.infor_high_light,
body#pageBody div#contentReadDiv div.content_infor span.infor_high_light  {
	background-color: #ffff00;
	font-weight: bold;
}

body#pageBody div#contentReadDiv div.bdshare_content {
	height: 26px;
}

body#pageBody div#contentReadDiv div.commmet_content {
    border-bottom: 1px solid #ccc;
}

body#pageBody div#contentReadDiv div.commmet_content span {
    font-size: 16px;
    color: #333;
}

body#pageBody div#contentReadDiv div#bkcomment div.comment_infor {
    display: block;
    word-break: break-all;
    word-wrap: break-word;
    padding-right: 5px;
}

body#pageBody div#contentReadDiv div#bkcomment div.comment_user {
    padding-right: 5px;
}

body#pageBody div#BKQTReadArticleList table#articleSearchResult a.lst_content_info,
              div#BKQTReadAdvertiseList table#advertiseSearchResult a.lst_content_info,
              div#BKQTReadImageList table#imageSearchResult a.lst_content_info {
	color: #0093D8;
}

body#pageBody div.subscribeContent div.loginDiv,
body#pageBody div.subscribeContent div.registerDiv {
    border: 1px solid #ccc;
    padding: 5px;
}

body#pageBody div.subscribeContent div.registerDiv {
    margin-top: 20px;
}

body#pageBody div.subscribeContent iframe {
    width: 1010px;
    height: 460px;
}

body#pageBody div.content div#epaper_product_div div.issue_detail_div {
	height: 28px;
	background-color: #efefef;
	margin:5px 0 5px 0;
}

body#pageBody div.content div#epaper_product_div div.issue_detail_div span {
    font-size: 18px;
    font-weight: bold;
}

body#pageBody div.content div#epaper_product_div div.product_select_div {
	height: 50px;
    background-color: #efefef;
    margin:5px 0 5px 0;
}

body#pageBody div.content div#epaper_product_div div.product_select_div div.col-xs-10 div.col-xs-2 {
	margin-top: 10px;
	padding-left: 10px;
}

body#pageBody div.content div#epaper_product_div div.product_select_div div.col-xs-10 div.select_infor_div {
	margin-top: 8px;
}

body#pageBody div.content div#epaper_product_div div.product_select_div div.col-xs-10 div.select_infor_div select#sltProductYear {
    width: 150px;
}

body#pageBody div.content div#epaper_product_div div.product_select_div div.col-xs-10 div.product_confirm_div {
	margin-top: 4px;
}

body#pageBody div.content div#epaper_product_div div.product_select_div span#product_comment {
	font-size: 18px;
}

body#pageBody div.content div#epaper_product_div div.product_select_div select#sltProduct {
    width: 280px!important;
    margin-left: 10px;
    height: 30px;
}

body#pageBody div.content div#epaper_product_div div.nowyear_epaper {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 5px 0 5px 0;
}

body#pageBody div.content div#epaper_product_div div.nowyear_epaper div.nowyear_content {
	height: 40px;
	background-color: #EFFFFF;
	border-right: 1px solid #ccc;
	padding-top: 6px;
}

body#pageBody div.content div#epaper_product_div div.nowyear_epaper div.nowyear_content span {
	font-size: 18px;
	margin-left: 10px;
}

div.newspaperDiv div#issueInforDiv div.content_review_div button {
    width: 72px;
    background-color: #bc131a;
    color: white;
    border-radius: 0;
}

div.newspaperDiv div#issueInforDiv div.subscribeTitleDiv button {
    width: 72px;
    background-color: #bc131a;
    color: white;
    border-radius: 0;
}

div#IMGModalDialog div.modal-dialog {
  width: 1250px!important;
  height: 1900px!important;
}

div#IMGModalDialog div.modal-dialog div.modal-content div.modal-body img {
    width: 1220px;
    height: 1840px;
}

div#PackageModalDialog div.modal-dialog {
  width: 400px!important;
  height: 300px!important;
  margin-top: 120px;
}

div#PackageModalDialog div.modal-dialog div.modal-content div.modal-body{
    padding: 0px;
    margin-top: 15px;
    margin-left: 40px;
}

div#PackageModalDialog div.modal-dialog div.modal-content div.modal-body iframe{
  width: 300px!important;
  height: 260px!important;
}
